<script> 
// (C) 2004 www.CodeLifter.com
// Free for all users, but leave in this header
function framePrint(whichFrame){
parent[whichFrame].focus();
parent[whichFrame].print();
}
</script>



<a href="javascript:framePrint('ladodireito');">
<img src="img/impr.png" border="0" WIDTH="32" HEIGHT="32" Alt="IMPRIMIR DOCUMENTO"></a>
